Skip to content

Latest commit

 

History

History
46 lines (25 loc) · 1.63 KB

CGameEffectMakeUnselectable.rst

File metadata and controls

46 lines (25 loc) · 1.63 KB

CGameEffectMakeUnselectable Class

.. toctree::
   :maxdepth: 1

Note

See :ref:`CGameEffect\<Effect\> Methods<CGameEffectEffect_Methods>` for methods that are shared by all game effect classes. Only the additional methods specific to each class are documented here.


Methods

Name Description
:ref:`CGameEffectMakeUnselectable\:\:OnRemove<CGameEffectMakeUnselectableOnRemove>`  

CGameEffectMakeUnselectable::OnRemove

virtual void CGameEffectMakeUnselectable::OnRemove(CGameSprite* pSprite);

Parameters

Remarks